バージョン 24.2 (最新)

Grid<T>(IQueryable<T>,Object) メソッド

パラメーターおよび HTML 属性としてデータ ソースを許可するチェーン可能なグリッド。
シンタックス
public GridWrapper<T> Grid<T>( 
   System.Linq.IQueryable<T> model,
   System.object htmlAttributes
)
where T: class

パラメータ

model
htmlAttributes

型パラメータ

T
参照

オンラインで表示: GitHub